Skip to content

feat: rust daemon bundling for linux#731

Closed
damonhayhurst-neuraco wants to merge 1 commit into
mainfrom
feat/rust-daemon-linux-bundling
Closed

feat: rust daemon bundling for linux#731
damonhayhurst-neuraco wants to merge 1 commit into
mainfrom
feat/rust-daemon-linux-bundling

Conversation

@damonhayhurst-neuraco

Copy link
Copy Markdown
Contributor

Features

  • Split the Rust data daemon into a separate, Linux-only package. neuracore is a pure python package that works on MacOs/Windows/Linux. Only Linux automatically companion neuracore-data-daemon wheel.
  • Moved from setup.py to pyproject.toml. Daemon wheel is built with maturin.
  • Renamed rust native producer to data bridge.

@damonhayhurst-neuraco damonhayhurst-neuraco added the version:minor non-breaking feature updates, new functions or endpoints label Jun 26, 2026
@CougarTasker CougarTasker force-pushed the test/rust-daemon-tests branch from e7431bc to 0448e5b Compare June 26, 2026 16:41
@damonhayhurst-neuraco damonhayhurst-neuraco force-pushed the feat/rust-daemon-linux-bundling branch 4 times, most recently from cbf5555 to 7f6fa45 Compare June 29, 2026 14:28
@CougarTasker CougarTasker force-pushed the test/rust-daemon-tests branch 3 times, most recently from 9981f19 to 747b83d Compare June 29, 2026 16:49
@damonhayhurst-neuraco damonhayhurst-neuraco force-pushed the feat/rust-daemon-linux-bundling branch 5 times, most recently from 7f69fac to ec620e9 Compare June 29, 2026 17:40
@CougarTasker CougarTasker force-pushed the test/rust-daemon-tests branch 2 times, most recently from 4ac7ed4 to 2af91bd Compare June 29, 2026 23:09
Base automatically changed from test/rust-daemon-tests to main June 29, 2026 23:16
@damonhayhurst-neuraco damonhayhurst-neuraco force-pushed the feat/rust-daemon-linux-bundling branch from ec620e9 to 4be936a Compare June 30, 2026 08:22
@github-actions

Copy link
Copy Markdown
Contributor

Consider updating changelogs/pending-changelog.md with a summary of this change for the release notes. This is optional and non-blocking.

@damonhayhurst-neuraco damonhayhurst-neuraco force-pushed the feat/rust-daemon-linux-bundling branch 7 times, most recently from e62ce4c to a768160 Compare June 30, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:minor non-breaking feature updates, new functions or endpoints

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant